home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / mole-game.swf / scripts / DefineButton2_51 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  59 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(12);
  4. }
  5.